![]() |
DisposeCCursor |
||||
Header: | Quickdraw.h | Carbon status: | Supported | |
Disposes of all structures allocated by the GetCCursor function.
void DisposeCCursor ( CCrsrHandle cCrsr );
A handle to the color cursor to be disposed of.
Use DisposeCCursor for each call to the GetCCursor function.
The DisposeCCursor function is also available as the DisposCCursor function.
Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)